How to Backup Gmail Emails

8:29:00 PM |
I write this post because I want to show you how to backup your Gmail emails to your computer. It can also help to transfer all of Gmail emails to another Gmail account.

Step 1: download Gmail Backup program from Google Code

Step 2: Install the Gmail Backup program to your computer and run it

Step 3: fill your email account and password then press backup button

How to Backup Gmail Emails

After that, just wait until it finishes. When you want to restore your emails, fill your account username and password then press restore button.

Trouble shooting: If you receive those alerts such as:  "Error: IMAP: [ALERT] Please log in via your web browser: http://support.google.com/mail/accounts/bin/answer.py?answer=78754 (Failure)", you should try the following methods:

+ try to login via your web browser then login to your Gmail backup again
+ go to less secure apps and enable this function, so your Gmail backup app can connect to your account

Have fun :)
Read more…

How to Install SugarCRM Community Edition (GoDaddy)

8:31:00 PM |
It is really struggling to install SugarCRM Community Edition on GoDaddy hosting. It finally works after the third time trying. However, after that I got the problem with Email setting "Inbound Email cannot function without the IMAP c-client libraries enabled/compiled". The only thing they tell me is to give up SugarCRM or change your hosting service. But wait! I'll show you the solution for this problem. 


I. How To Install SugarCRM Community Edition (GoDaddy)

Step 1: Download SugarCRM to your computer. If you use another hosting service, you can install directly from the application management. 

Step 2: Unzip and upload to your host using FTP client such as FileZilla (E.g. http://yourhosting/sugarcrm)

Step 3: Change the permission to 755. The files and directories that must be writable by your web server are:

  • config.php
  • config_override.php - does not exist by default but is created when modifying System Settings
  • sugarcrm.log
  • cache/ and all subdirectories and files
  • custom/ and all subdirectories and files
  • data/ and all subdirectories and files
  • modules/ and all subdirectories and files

Step 4: Go to your Cpanel and create a MySQL account.

Step 5: Start to install SugarCRM by entering: http://yourhosting/sugarcrm and follow the instruciton.

II. Troubleshooting (GoDaddy)

1. If you can't see any image or get structure errors, reupload the error file and check the permission. (Eg. ..\sugarcrm\include\MVC\View\SugarView.php)

2. The most popular error is the IMAP c-client libraries. In order to solve this problem, you have to edit the config_override.php file by adding this line "$sugar_config['allow_pop_inbound'] = true;", so you can use the POP3 instead of IMAP.

BonusHow to Set Up a Simple Email Campaign - SugarCRM

Have fun!
Read more…

How to Set Up a Simple Email Campaign - SugarCRM

11:27:00 AM |

Setting up your SugarCRM system to correctly use email marketing and lead management takes quite a few steps. It can be frustrating at times, but the end result is well worth the pain.

Read more…

How to Send a Mass Email to All Users in Joomla

1:09:00 AM |
Sometimes you want to send a message via email to all of your users. Sometimes you want to send that message only to a group of users or only to those having access to the back-end. Sending emails is always a bit delicate. Nobody wants to be a SPAMMER and nobody wants to receive SPAM, so be careful!

Read more…

How To Send An Email Automatically With SendEmail (Windows/Linux)

6:14:00 AM |
This is a convenient way for you to make a daily or weekly report form Windows or Linux. This SendEmail application is already on Linux Machine. On Microsoft Windows, you need to download manually from SendEmail.
Read more…

Make a Donation